polymorphism - определение. Что такое polymorphism
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое polymorphism - определение

WIKIMEDIA DISAMBIGUATION PAGE
Polymorphic; Polymorph; Polimorphism; Polymorphisms; Polymorphous; Polymorphs; Polymorphism (disambiguation); Diamorphic; Trimophism; Polymorph (disambiguation); Polymorphy
Найдено результатов: 61
polymorphism         
<theory, programming> A concept first identified by Christopher Strachey (1967) and developed by Hindley and Milner, allowing types such as list of anything. E.g. in Haskell: length :: [a] -> Int is a function which operates on a list of objects of any type, a (a is a type variable). This is known as parametric polymorphism. Polymorphic typing allows strong type checking as well as generic functions. ML in 1976 was the first language with polymorphic typing. Ad-hoc polymorphism (better described as overloading) is the ability to use the same syntax for objects of different types, e.g. "+" for addition of reals and integers or "-" for unary negation or diadic subtraction. Parametric polymorphism allows the same object code for a function to handle arguments of many types but overloading only reuses syntax and requires different code to handle different types. See also generic type variable. In object-oriented programming, the term is used to describe a variable that may refer to objects whose class is not known at compile time and which respond at run time according to the actual class of the object to which they refer. (2002-08-08)
Polymorphism         
·noun ·same·as Pleomorphism.
II. Polymorphism ·noun The capability of assuming different forms; the capability of widely varying in form.
III. Polymorphism ·noun Existence in many forms; the coexistence, in the same locality, of two or more distinct forms independent of sex, not connected by intermediate gradations, but produced from common parents.
polymorphism         
¦ noun the occurrence of something in several different forms.
Derivatives
polymorphic adjective
polymorphous adjective
Polymorphism (computer science)         
IN PROGRAMMING LANGUAGES AND TYPE THEORY, ACCESSING DIFFERENT TYPES USING A COMMON INTERFACE
Polymorphism in object-oriented programming; Reverse polymorphism; Pure polymorphism; Polymorphism (object-oriented programming); Polymorphic (computing); Overloading (programming); Parametric overloading; Polymorphic typing; Higher-rank polymorphism; Type polymorphism; Monomorphism (computer science); Polytypic function; Run-time polymorphism; Polymorphic function; Overloading in programming languages
In programming language theory and type theory, polymorphism is the provision of a single interface to entities of different types
Polymorphism (materials science)         
  • Solid phase transitions which transform reversibly without passing through the liquid or gaseous phases are called enantiotropic. In contrast, if the modifications are not convertible under these conditions, the system is monotropic. Experimental data are used to differentiate between enantiotropic and monotropic transitions and energy/temperature semi-quantitative diagrams can be drawn by applying several rules, principally the heat-of-transition rule, the heat-of-fusion rule and the density rule. These rules enable the deduction of the relative positions of the H and Gisobars in the E/T diagram. [1
ABILITY OF A SOLID MATERIAL TO EXIST IN MORE THAN ONE FORM OR CRYSTAL STRUCTURE
Polymorphism (crystallography); Polytype; Polytypes; Dimorph; Conformational polymorphism; Dimorphism (crystallography); Dimorphism (Geology); Dimorphism (geology); Polymorph (mineralogy); Polymorph (geology); Polymorphism (mineralogy)
In materials science, polymorphism describes the existence of a solid material in more than one form or crystal structure. Polymorphism is a form of isomerism.
Polymorph         
·noun A substance capable of crystallizing in several distinct forms; also, any one of these forms. ·cf. Allomorph.
polymorphic         
polymorph         
¦ noun
1. an organism, object, or material which takes various forms.
2. Physiology a polymorphonuclear leucocyte.
Origin
C19: from Gk polumorphos, from polu- 'many' + morphe 'form'.
Polymorphic         
Polytype         
  • Solid phase transitions which transform reversibly without passing through the liquid or gaseous phases are called enantiotropic. In contrast, if the modifications are not convertible under these conditions, the system is monotropic. Experimental data are used to differentiate between enantiotropic and monotropic transitions and energy/temperature semi-quantitative diagrams can be drawn by applying several rules, principally the heat-of-transition rule, the heat-of-fusion rule and the density rule. These rules enable the deduction of the relative positions of the H and Gisobars in the E/T diagram. [1
ABILITY OF A SOLID MATERIAL TO EXIST IN MORE THAN ONE FORM OR CRYSTAL STRUCTURE
Polymorphism (crystallography); Polytype; Polytypes; Dimorph; Conformational polymorphism; Dimorphism (crystallography); Dimorphism (Geology); Dimorphism (geology); Polymorph (mineralogy); Polymorph (geology); Polymorphism (mineralogy)
·adj Of or pertaining to polytypes; obtained by polytyping; as, a polytype plate.
II. Polytype ·vt To produce a polytype of; as, to polytype an Engraving.
III. Polytype ·add. ·noun A cast, or facsimile copy, of an engraved block, matter in type, ·etc.
IV. Polytype ·add. ·vt To produce a polytype of; as, to polytype an Engraving.
V. Polytype ·noun A cast, or facsimile copy, of an engraved block, matter in type, ·etc. (see citation); as, a polytype in relief.

Википедия

Polymorphism

Polymorphism, polymorphic, polymorph, polymorphous, or polymorphy may refer to: